Release 10.1A: OpenEdge Development:
Open Client Introduction and Programming


Programming overview

To access an AppServer using an Open Client interface:

  1. Connect to an AppServer that supports the required application service, by instantiating an AppObject (and calling connect for Web services).
  2. Instantiate any other proxy objects whose methods you want to call.
  3. Execute proxy methods that run remote procedures and functions on the AppServer.
  4. Disconnect from the AppServer when it is no longer needed.

The remainder of this chapter describes how to fulfill the requirements of these steps.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095